Crate memmap

Source
Expand description

A cross-platform Rust API for memory mapped buffers.

Structsยง

  • An immutable memory mapped buffer.
  • A mutable memory mapped buffer.
  • A memory map builder, providing advanced options and flags for specifying memory map behavior.